home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: R-H-S / R-H-S Icons 3 (19xx)(Reiner Hobbold Software)(DE)(PD).zip / R-H-S Icons 3 (19xx)(Reiner Hobbold Software)(DE)(PD).adf / S / startup-sequence < prev    next >
Text File  |  1988-02-20  |  388b  |  20 lines

  1. cd c:
  2. echo "A500/A1000/A2000 Workbench disk.  Release 1.2 "
  3. ;Sys:System/FastMemFirst
  4. ;addbuffers df0: 10
  5. run >NIL: c:SetAlert
  6. wait 2
  7. FF >NIL: -0
  8. MakeDir Ram:T
  9. MakeDir Ram:Env
  10. Assign T: ram:T
  11. Assign ENV: ram:Env
  12. path sys:system ram: sys: s: add
  13. Sys:System/SetMap d
  14. LoadWb -debug
  15. ;SetClock >NIL: load
  16. resident CLI L:Shell-Seg SYSTEM pure
  17. resident c:Execute pure
  18. mount newcon:
  19. endcli > nil:
  20.